PlantUMLをREST API的に使う
↓に書いてある方法をつかってPlantUML記法で書かれたテキストを圧縮&encodingしてhttp://www.plantuml.com/plantuml/svg/ に投げればREST API的に使用できる
call it synchronously from your Javascript
圧縮方法
deflate algorithmを使う
調べた限り、/icons/javascript.iconからならPakoを使うのが良さそう
型定義ファイルもある
codeはplantuml-encoderが参考になる
#2021-02-06 21:16:32
#2020-12-27 18:30:54
#2020-12-19 02:37:16